Richfaces UI Components UI 4.1.0.20110805-M1

org.richfaces.renderkit.html
Class NotifyRenderer

java.lang.Object
  extended by javax.faces.render.Renderer
      extended by org.richfaces.renderkit.RendererBase
          extended by org.richfaces.renderkit.html.NotifyRenderer
Direct Known Subclasses:
NotifyMessagesRenderer

public class NotifyRenderer
extends RendererBase

Author:
Bernard Labno

Field Summary
static String RENDERER_TYPE
           
 
Constructor Summary
NotifyRenderer()
           
 
Method Summary
protected  void addOptionIfSetAndNotDefault(String optionName, Object value, Map<String,Object> options)
           
 void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
           
protected  Map<String,Object> getOptions(javax.faces.context.FacesContext context, AbstractNotify notify)
           
protected  String getStackClass(javax.faces.context.FacesContext context, AbstractNotify notify)
           
protected  AbstractNotifyStack getStackComponent(javax.faces.context.FacesContext context, AbstractNotify notify)
           
protected  String getStackStyleClass(javax.faces.context.FacesContext context, AbstractNotify notify)
           
 
Methods inherited from class org.richfaces.renderkit.RendererBase
concatClasses, concatStyles, decode, doDecode, doEncodeBegin, doEncodeChildren, doEncodeEnd, encodeBegin, encodeChildren, getComponentClass, getSkin, getUtils, preDecode, preEncodeBegin, queueComponentEventForBehaviorEvent, renderChildren
 
Methods inherited from class javax.faces.render.Renderer
convertClientId, getConvertedValue, getRendersChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RENDERER_TYPE

public static final String RENDERER_TYPE
See Also:
Constant Field Values
Constructor Detail

NotifyRenderer

public NotifyRenderer()
Method Detail

encodeEnd

public void encodeEnd(javax.faces.context.FacesContext context,
                      javax.faces.component.UIComponent component)
               throws IOException
Overrides:
encodeEnd in class RendererBase
Throws:
IOException

addOptionIfSetAndNotDefault

protected void addOptionIfSetAndNotDefault(String optionName,
                                           Object value,
                                           Map<String,Object> options)

getOptions

protected Map<String,Object> getOptions(javax.faces.context.FacesContext context,
                                        AbstractNotify notify)
                                 throws IOException
Throws:
IOException

getStackComponent

protected AbstractNotifyStack getStackComponent(javax.faces.context.FacesContext context,
                                                AbstractNotify notify)

getStackClass

protected String getStackClass(javax.faces.context.FacesContext context,
                               AbstractNotify notify)

getStackStyleClass

protected String getStackStyleClass(javax.faces.context.FacesContext context,
                                    AbstractNotify notify)

Richfaces UI Components UI 4.1.0.20110805-M1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.